Multiple objects PageField Multiple objects |
Represents a field in a recordset or grouping definition. The page field name is used by a control on a data access page to bind to data from a recordset.
PageField objects come in three types:
=Quantity*UnitPrice*Document.All("Text0").Value
). Calculated fields are recalculated whenever an updated record is saved, whenever the page is refreshed, or whenever the recordset's Resync method is called.The PageField object can be a member of the AllPageFields, GroupingFields, OutputFields, or PageFields collection.
The following properties and method return a PageField object:
The AllPageFields collection's Item property
The PageFields collection's Add method
The PageFields collection's Item property
The PageRelatedField object's ManySide property
The PageRelatedField object's OneSide property